home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 200
- Top = 121
- Width = 279
- Height = 69
- Caption = 'CrackMe#2 (c)tC...'#39'99 <sUrReALIzM>'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -10
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Visible = True
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 228
- Top = 7
- Width = 37
- Height = 18
- Caption = 'Name'
- end
- object Label2: TLabel
- Left = 228
- Top = 26
- Width = 37
- Height = 15
- Caption = 'Serial'
- end
- object Button1: TButton
- Left = 0
- Top = 0
- Width = 111
- Height = 20
- Caption = 'Select Keyfile'
- TabOrder = 0
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 0
- Top = 20
- Width = 111
- Height = 21
- Caption = 'Register'
- TabOrder = 1
- OnClick = Button2Click
- end
- object Edit1: TEdit
- Left = 111
- Top = 0
- Width = 111
- Height = 24
- MaxLength = 32
- TabOrder = 2
- end
- object Edit2: TEdit
- Left = 111
- Top = 20
- Width = 111
- Height = 21
- TabOrder = 3
- end
- object OpenDialog1: TOpenDialog
- Left = 336
- Top = 8
- end
- end
-